TQueueMessageProperties class overview.
Properties
  
    | Name |     Description |   
  
    | 
 Attempts      | 
    
Contains the number of attempts that have been made to dequeue a message. 
     | 
  
  
    | 
 Correlation      | 
    
Contains the identifier supplied by the message producer at enqueue time. 
     | 
  
  
    | 
 Delay      | 
    
Contains the delay of the enqueued message. 
     | 
  
  
    | 
 DeliveryMode      | 
    
Used to indicate whether the message will be enqueued as buffered or persistent and to specify what kinds of messages should be dequeued. 
     | 
  
  
    | 
 EnqueueTime      | 
    
Contains the time when a message was enqueued. 
     | 
  
  
    | 
 ExceptionQueue      | 
    
Contains the name of the queue into which the message is moved if it cannot be processed successfully. 
     | 
  
  
    | 
 Expiration      | 
    
Contains the expiration of a message. 
     | 
  
  
    | 
 OriginalMessageId      | 
    
Contains the parameter for propagating messages. 
     | 
  
  
    | 
 Priority      | 
    
Contains the message priority. 
     | 
  
  
    | 
 RecipientList      | 
    
Contains the list of agents that receive a message. 
     | 
  
  
    | 
 SenderId      | 
    
Contains application-sender identification. 
     | 
  
  
    | 
 State      | 
    
Contains the state of a message. 
     | 
  
  
    | 
 TransactionGroup      | 
    
Contains the transaction_group for the dequeued message. 
     |